From: Kenichi Handa Date: Fri, 1 May 2009 12:16:51 +0000 (+0000) Subject: (load_charset_map): Remove unnecessary code. X-Git-Tag: archive/raspbian/1%29.2+1-2+rpi1~1^2~421^2~688 X-Git-Url: https://dgit.raspbian.org/%22http:/www.example.com/cgi/%22https:/www.github.com/%22bookmarks:///%22http:/www.example.com/cgi/%22https:/www.github.com/%22bookmarks:/?a=commitdiff_plain;h=f5361ca5458722a56c44f6a829b1d639117c1791;p=emacs.git (load_charset_map): Remove unnecessary code. --- diff --git a/src/charset.c b/src/charset.c index 107647f3b23..59e676f00ae 100644 --- a/src/charset.c +++ b/src/charset.c @@ -319,7 +319,6 @@ load_charset_map (charset, entries, n_entries, control_flag) { memset (temp_charset_work->table.decoder, -1, sizeof (int) * 0x10000); - temp_charset_work->for_encoder = 0; } else {